hill-climbing algorithm

英 [hɪl ˈklaɪmɪŋ ˈælɡərɪðəm] 美 [hɪl ˈklaɪmɪŋ ˈælɡərɪðəm]

网络  攀登演算法; 爬山算法

计算机



双语例句

  1. An Automatic Gridding for cDNA Microarray Images Based on Hill-Climbing Algorithm
    基于爬山法的cDNA基因芯片图像自动划格算法
  2. Efficient Hill-climbing Algorithm for Learning Bayesian Networks
    贝叶斯网学习中一种有效的爬山算法
  3. Iterative TFIDF algorithm belongs to hill-climbing algorithm, it has the common problem of converging to local optimal value and sensitive to initial point.
    迭代TFIDF算法属于爬山算法,初始值的选取对精度影响较大,算法容易收敛到局部最优值。
  4. Based on the present analytical solution, a genetic algorithm coupled with the simulated annealing algorithm and hill-climbing algorithm was developed.
    以上述中提出的解析解为基础,本文提出了以遗传算法和模拟退火算法为主,结合最速下降法的混合遗传算法,同时在算法中引进精英策略和结构变异策略以增强全局搜索能力。
  5. Multi-Start Most Steep Hill-Climbing Algorithm for Grid Node Selection Based on Execution Cost Model
    网格结点选择中基于时间模型的多起点最陡爬山算法
  6. This paper builds a hybrid genetic algorithm which is the combination of genetic algorithm and hill-climbing algorithm for solving active power dispatch problem, and conducts some experimental computations.
    提出将爬山算法与遗传算法相结合,从而构成了求解有功负荷分配问题的混合遗传算法,并进行实验计算。
  7. Local optimum of the permutation-based chromosomes is defined, and a hill-climbing algorithm is proposed to get the local optimum.
    定义了基于排列的染色体的局部极值,并以此为基础构造了求极值的爬山算法。
  8. Compared with conventional Hill-climbing algorithm, a novel method for optical fiber alignment using Simplex Genetic Algorithm Hybrid ( SGAH) is presented.
    通过与传统的爬山法进行比较,提出将遗传单纯形混合算法应用到光纤对接中。
  9. Hill-climbing particle swarm optimization algorithm with variable width neighborhood and its application
    变邻域宽度的爬山微粒群优化算法及其应用
  10. Local search algorithm which comes from the hill-climbing algorithm has a wide range of applications in the study of such problems in NPC because it substantially reduced the scale of search and amount of computation.
    局部搜索算法由爬山算法改进而来,在计算量和搜索的规模上都大幅度的减小,使其在NPC这类问题的研究中有了广泛的应用。
  11. Then Hill-climbing algorithm is presented to overcome the defect of its precocious convergence and bad local optimization ability, which can improve the solution quality and accelerate the convergence of the algorithms.
    同时加入爬山算法能够克服粒子群算法早熟收敛和局部搜索能力不足的缺陷,达到加速算法收敛,提高运行质量的效果。
  12. And it uses a hill-climbing searching algorithm as automatic focusing system searching algorithm, to realize the automatic focusing camera.
    并用搜索算法中的爬山算法作为自动调焦系统搜索算法,实现了车载视频头的自动调焦。
  13. In the second method, first of all, hill-climbing algorithm is used to segment the image. Then spectral matting technology is used to get the foreground transparency. Lastly foreground-reconstructing algorithm is used to extract the target.
    基于谱抠图的滑坡提取方法首先建立起抠图拉普拉斯矩阵,再利用爬山聚类算法进行图像分割,然后利用谱抠图方法得到前景透明度,最后利用重建前景算法提取目标。
  14. The TOCO heuristic function can determine when the structure of current network should be updated by analyzing the search path in the Hill-Climbing algorithm.
    TOCO启发函数通过分析爬山算法的搜索路径,做出是否需要更新网络结构的决定。